Skip to content

[3.8] bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597)#21611

Merged
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-0dd463c-3.8
Jul 25, 2020
Merged

[3.8] bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597)#21611
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-0dd463c-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jul 25, 2020

Fixes regression in 3.8.4 and 3.9.0b4.

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
(cherry picked from commit 0dd463c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue41373

…wlines (pythonGH-21597)

Fixes regression in 3.8.4 and 3.9.0b4.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 0dd463c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 1c562ce into python:3.8 Jul 25, 2020
@miss-islington miss-islington deleted the backport-0dd463c-3.8 branch July 25, 2020 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants